You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVec Class > TMtxVec Methods > Conj Method > TMtxVec.Conj Method ([In] TMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVec.Conj Method ([In] TMtxVec)

Conjugate each of Vec elements.

Syntax
C#
Visual Basic
public TMtxVec Conj([In] TMtxVec Vec);

Store the results in the calling object. The Size and Complex properties of the calling object are set implicitly to match Vec vector.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!